home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / SpeedSpanish / Speed Spanish / card_84860.txt < prev    next >
Text File  |  1988-11-30  |  2KB  |  118 lines

  1. -- card: 84860 from stack: in
  2. -- bmap block id: 14792
  3. -- flags: 0000
  4. -- background id: 2730
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=226 top=319 right=341 bottom=326
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: ANDELE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.  
  23.  
  24.  
  25.   go to next card
  26. end mouseUp
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42. -- part 2 (button)
  43. -- low flags: 00
  44. -- high flags: 0000
  45. -- rect: left=156 top=314 right=342 bottom=193
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 1014 / 1014
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Prev
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   go to previous card
  57. end mouseUp
  58.  
  59.  
  60. -- part 3 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=80 top=312 right=341 bottom=112
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 21700 / 21700
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: Home
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   visual effect iris open
  75.   go Home
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 4 (button)
  81. -- low flags: 00
  82. -- high flags: 0000
  83. -- rect: left=463 top=312 right=340 bottom=500
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 1012 / 1012
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: Return
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   visual effect wipe right
  95.   go to card 58
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 5 (button)
  101. -- low flags: 00
  102. -- high flags: 0000
  103. -- rect: left=463 top=312 right=340 bottom=500
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 1012 / 1012
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: Return
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   visual effect wipe right
  115.   go to card id 11922
  116. end mouseUp
  117.  
  118.